home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shu194st.zoo / shellutils-1.9.4 / man / id.man < prev    next >
Encoding:
Text File  |  1994-03-16  |  1.7 KB  |  65 lines

  1.  
  2.  
  3.  
  4. ID(1L)                               ID(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        id - print real and effective UIDs and GIDs
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        i✓id✓d   [-gnruG]   [--group]   [--name]   [--real]     [--user]
  12.        [--groups] [--help] [--version] [username]
  13.  
  14. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  15.        This manual page    documents the  GNU  version  of     i✓id✓d.   i✓id✓d
  16.        prints  information  about  the given user, or the process
  17.        running it if no    user is    specified.  By default,    it prints
  18.        the real    user ID, real group ID,    effective user ID if dif-
  19.        ferent from the real user ID, effective group ID     if  dif-
  20.        ferent from the real group ID, and supplemental group IDs.
  21.        It prints each of these values preceded by a string  iden-
  22.        tifying it and followed by the corresponding user or group
  23.        name in parentheses.
  24.  
  25.        The options cause i✓id✓d to    print  only  part  of  the  above
  26.        information.
  27.  
  28.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  29.        _✓-_✓g_✓, _✓-_✓-_✓g_✓r_✓o_✓u_✓p
  30.           Print only the group ID.
  31.  
  32.        _✓-_✓G_✓, _✓-_✓-_✓g_✓r_✓o_✓u_✓p_✓s
  33.           Print only the supplementary groups.
  34.  
  35.        _✓-_✓-_✓h_✓e_✓l_✓p Print  a    usage message on standard output and exit
  36.           successfully.
  37.  
  38.        _✓-_✓n_✓, _✓-_✓-_✓n_✓a_✓m_✓e
  39.           Print the    user or    group name instead of the ID num-
  40.           ber.  Requires _✓-_✓u, _✓-_✓g, or    _✓-_✓G.
  41.  
  42.        _✓-_✓r_✓, _✓-_✓-_✓r_✓e_✓a_✓l
  43.           Print the    real, instead of effective, user or group
  44.           ID.  Requires _✓-_✓u,    _✓-_✓g, or _✓-_✓G.
  45.  
  46.        _✓-_✓u_✓, _✓-_✓-_✓u_✓s_✓e_✓r
  47.           Print only the user ID.
  48.  
  49.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  50.           Print version information    on standard  output  then
  51.           exit successfully.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF               GNU Shell Utilities            1
  65.